home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / MP-DOOM.ZIP / MPGSPPE.HIS < prev    next >
Text File  |  1995-01-22  |  1KB  |  21 lines

  1. ■────────────────────────────────────────────────────────────────────────────■
  2.   MPGS.PPE  HISTORY & BUGFIX
  3. ■────────────────────────────────────────────────────────────────────────────■
  4. 01/22/95        Working on ACCOUNT status and Transfer options
  5.                 Beta release v1.30
  6.                 Wrote some better doc's and setup instructions.
  7. ■────────────────────────────────────────────────────────────────────────────■
  8. 01/01/95        Heheh, found it was a program glitch in the game server 
  9.                 software and not my coding. Went back to the first method of
  10.                 sending the GoMPGS.MSG file.
  11. ■────────────────────────────────────────────────────────────────────────────■
  12. 12/31/94        Found that using PCBoards PPL DISPFILE routine would cause 
  13.                 the GoMPGS.MSG file to sometimes not trigger the game server.
  14.                 Not sure why but was annoying. I have broken down the file
  15.                 into three separate lines ending with CR/LF. Now I read
  16.                 the three lines into three varables and use PCBoard's
  17.                 PPL PRINT command to print them to the screen one after
  18.                 the other instead. Seems to work much better. Be sure to
  19.                 set the game server's passthrough password to "TRN0TRN".
  20.                 Cleaned up some 'sloppy' code <grin>.
  21.